@charset "utf-8";

.phone input[type="button"],
.phone input[type="submit"] {
	vertical-align: middle;
	cursor: pointer
}

.phone input[type=button],
.phone input[type=text],
.phone input[type=password] {
	-webkit-appearance: none;
	outline: none
}

.phone article,
.phone aside,
.phone dialog,
.phone footer,
.phone header,
.phone section,
.phone footer,
.phone nav,
.phone figure,
.phone menu {
	display: block;
	margin: 0 auto
}

/*top*/
.phone .w1280,
.phone .w1000,
.phone .main {
	width: 10rem;
}

.phone .w900 {
	width: 9rem;
	padding: 0 0.5rem;
}

.phone .img100 img {
	width: 100%;
	height: auto;
	border-radius: 0;
}

/*Header*/
.phone .Header {
	height: auto;
	padding-bottom: 0.1rem;
	padding-top: 15px;
}

.phone .Header .w1280 {
	width: 10rem !important;
}

.phone .Header .logo {
	margin-bottom: 0;
}

.phone .Header .logo .logo-img {
	width: 27%;
	height: auto;
	margin-right: 0.1rem;
}

.phone .Header .logo .tit0-img {
	width: 68%;
	height: auto;
	margin-bottom: 7px;
}

.phone .Header .col-2 {
	display: none;
}

.phone .Header .col-1 {
	width: 99%;
	text-align: right;
	margin-top: -13px;
	margin-right: 1%
}

.phone .nav_grid li.menu {
	display: block;
	background: url(../imgs/menu.png) no-repeat;
	width: 28px;
	height: 26px;
	float: left;
	margin-top: 6.5%;
	margin-left: 5%;
	background-size: 65% auto;
}

.phone .slide_mask {
	position: fixed;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	display: none;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.phone .nav_grid li.nav_grid_first {
	height: 100%;
}

.phone .sidenav {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: #f5f5f7;
	width: 5.9rem;
	padding-top: 1.6em;
	transform: translateX(-5.9rem);
	z-index: 999;
	height: 100%;
	max-height: 100%;
}

.phone .sidenav li.sou {
	margin: 0 auto;
	width: 5.493rem;
	position: relative;
	margin-bottom: 10px;
}

.phone .sidenav li.sou input.s1 {
	width: 5.393rem;
	height: 0.773rem;
	text-indent: 1.2em;
	border: 1px solid #c1c1c2;
	border-radius: 0.373rem;
	padding-right: 1rem;
}

.phone .sidenav li.sou input.s2 {
	width: 10%;
	height: auto;
	top: 0.3em;
	right: 0.2em;
	position: absolute;
}

.phone .sidenav li.nav_items {
	height: 1.1rem;
	line-height: 1.1rem;
	font-size: 1.8em;
	text-indent: 1.2em;
	border-bottom: 1px solid #c9c9ca;
	text-align: left;
	font-weight: 500;
}

.phone .sidenav li:last-child {
	border-bottom: none;
}

.phone .sidenav li a {
	text-decoration: none;
}

.phone .sidenav.moved {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.phone .sidenav.moved li.nav_items span {
	transform: perspective(100px) rotateX(0) translateZ(24px) scale(1);
	transition: all .4s;
	opacity: 1;
}

.phone .sidenav li.nav_items span {
	transform: perspective(100px) rotateX(90deg) translateZ(24px) scale(1.5);
	opacity: 0;
}

.phone .sidenav li.nav_items:nth-child(1) span {
	transition-delay: .08s;
}

.phone .sidenav li.nav_items:nth-child(2) span {
	transition-delay: .16s;
}

.phone .sidenav li.nav_items:nth-child(3) span {
	transition-delay: .24s;
}

.phone .sidenav li.nav_items:nth-child(4) span {
	transition-delay: .32s;
}

.phone .sidenav li.nav_items:nth-child(5) span {
	transition-delay: .40s;
}

.phone .sidenav li.nav_items:nth-child(6) span {
	transition-delay: .48s;
}

.phone .sidenav li.nav_items:nth-child(7) span {
	transition-delay: .56s;
}

.phone .sidenav li.nav_items:nth-child(8) span {
	transition-delay: .64s;
}

.phone .sidenav li.nav_items:nth-child(9) span {
	transition-delay: .72s;
}

.phone .sidenav li.nav_items:nth-child(10) span {
	transition-delay: .80s;
}

.phone .sidenav li.nav_items:nth-child(11) span {
	transition-delay: .88s;
}

.phone .sidenav li.nav_items:nth-child(12) span {
	transition-delay: .96s;
}

.phone .sidenav li.nav_items:nth-child(13) span {
	transition-delay: 1.04s;
}

.phone .sidenav li.nav_items:nth-child(14) span {
	transition-delay: 1.12s;
}

.phone .sidenav li.nav_items:nth-child(15) span {
	transition-delay: 1.20s;
}

.phone .Header .col-1 img {
	margin: 22px 8px 0 8px;
}

.phone .facebook {
	width: 0.4rem;
	height: auto;
}

.phone .twitter {
	width: 0.45rem;
	height: auto;
}

.phone .instagram {
	width: 0.45rem;
	height: auto;
}

.phone .prev1,
.phone .next1 {
	top: 30%;
}

.phone .prev1,
.phone .next1 {
	width: 35px;
	height: 35px;
	z-index: 98;
	position: absolute;
}

/*foreign_nav*/
.phone .foreign_nav {
	display: none;
}

/*p1Con*/
.phone .foreign_tit1 {
	margin: 20px auto
}

.phone .foreign_tit1 h1 {
	font: bold 26px/28px Georgia;
	width: 9.2rem;
	margin: 0 auto;
	text-align: center;
}

.phone .foreignP1Con .col-1,
.phone .foreignP1Con .col-2 {
	float: none;
	width: 10rem;
}
.phone .foreignP1Con .col-2 {
	margin-top: 15px;
}
.phone .foreign_pic1,
.phone .foreign_pic1 .swiper-container {
	width: 10rem;
	height: 8.66rem;
}

.phone .foreign_pic1 .swiper-slide img {
	width: 10rem;
	height: 6.5rem;
	border-radius: 0;
}

.phone .foreign_pic1 .swiper-slide span {
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	width: 96%;
	padding: 0 2%;
	font-weight: 600;
}

.phone .pagination1 {
	top: 67%;
}

.phone .foreign_pic2 {
	display: none;
}

.phone .foreign_list1 {
	height: auto;
	width: 9.2rem;
	margin: 0 auto;
	float: none;
}

.phone .foreign_list1 li:last-child {
	border-bottom: none;
}

.phone .btn_vbg {
	top: 143px;
	z-index: 9999;
}

.phone .tvplayshow video {
	width: 100%;
	height: auto;
}

.phone .foreign_close {
	z-index: 99999;
	color: #fff
}

.phone #mob_no {
	display: none;
}

.phone .foreign_line1,
.phone .foreign_box1 {
	width: 9.2rem;
	margin: 0 auto
}

/*banner*/
.phone .foreign_ban1 {
	padding-top: 0;
	margin-top: 10px;
	border-top: none;
}

.phone .foreign_ban1,
.phone .foreign_ban1 .swiper-container {
	height: 1.6rem;
}

.phone .foreign_ban1 .img100 img {
	width: 100%;
	height: 80%;
	border-radius: 0;
}

.phone .foreign_ban3 {
	margin-top: 10px;
}

.phone .foreign_ban3 img {
	width: 100%;
	height: auto;
}

/*p2Con*/
.phone .foreignP2Con {
	border-top: none;
	padding-top: 0;
}

.phone .foreignP2Con .col-1,
.phone .foreignP2Con .col-2 {
	float: none;
	width: 10rem;
}

.phone .foreignP2Con .col-2 {
	margin-left: 0;
	margin-top: 20px;
}

.phone .foreignP2Con .col-3 {
	display: none;
}

.phone .foreign_tit2 {
	position: relative;
	width: 9.4rem;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.phone .foreign_tit2::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 28px;
	background: #c53c3c;
}

.phone .foreign_tit2 h3 {
	margin-left: 10px;
}

.phone .foreign_tit2 h3::after {
	display: none;
}

.phone .foreign_more {
	display: block;
	margin-top: 0px;
	cursor: pointer;
}

.phone .foreign_more a {
	background: url(../imgs/ico6.png) no-repeat;
	width: 19px;
	height: 19px;
	display: inline-block;
	margin-left: 8px;
}

.phone .foreign_pic8_con {
	padding-left: 0;
}

.phone .foreign_pic8_con p {
	width: 9.2rem;
	margin: 8px auto 0 auto;
	font-size: 18px;
}

.phone .foreign_pic8 {
	height: auto;
}

.phone .foreign_pic8_con .foreign_list3 {
	display: none;
}

.phone .foreign_pic9 {
	display: block;
	width: 9.2rem;
	margin: 15px auto 0 auto;
}

.phone .foreign_pic9 li {
	font-size: 20px;
	line-height: 24px;
	clear: both;
	border-top: 1px solid #f3f3f3;
	padding: 20px 0;
}

.phone .foreign_pic9 li img {
	width: 2.93rem;
	height: 1.95rem;
	float: left;
	margin-right: 8px;
}

.phone .foreign_list3 {
	width: 9.2rem;
	margin: 15px auto 0 auto;
}

.phone .foreign_list3 li {
	font-size: 20px
}

.phone .foreign_mt20 {
	margin-top: 20px;
}

.phone .foreign_md20 {
	margin-bottom: 20px;
}

/*p3Con*/
.phone .foreignP3Con {
	border-top: none;
	padding-top: 0;
}

.phone .foreign_pic3 {
	margin: 20px auto 0 auto;
	width: 9.2rem;
}

.phone .foreign_pic3 li {
	width: 9.2rem;
	float: none;
	margin: 8px 0;
	font-size: 16px;
}

.phone .foreign_pic3 li:nth-child(2n+1) {
	margin-left: 0;
}

.phone .foreign_pic3 li img {
	border-radius: 0px;
	width: 100%;
	height: auto
}

.phone .foreign_pic3 li p {
	margin-top: 8px;
	font-size: 18px;
}

/*p4Con*/
.phone .foreignP4Con {
	border-top: none;
	padding-top: 0;
}

.phone .foreignP4Con .col {
	float: none;
	width: 10rem;
}

.phone .foreignP4Con .col-1,
.phone .foreignP4Con .col-2 {
	padding-right: 0;
	border-right: none;
}

.phone .foreignP4Con .col-2 {
	padding-left: 0;
}

.phone .foreignP4Con .col-3 {
	margin-top: 20px
}

.phone .foreign_tit2c {
	padding-left: 0
}

.phone .foreign_pic4 p {
	font-weight: 800;
	width: 9.2rem;
	margin: 8px auto 0 auto;
}

/*p5Con*/
.phone .foreignP5Con {
	display: none;
}

.phone .foreignVideo {
	display: block;
	margin-top: 20px;
}

.phone video {
	width: 100%;
	height: auto;
}

.phone .foreign_pic6 {
	margin-top: 20px;
}

.phone .foreign_pic6 p {
	width: 9.2rem;
	margin: 8px auto 0 auto;
	font-size: 18px;
	line-height: 22px;
	font-weight: 800;
}

/*bottom*/
.phone .foreign_link {
	display: none;
}

.phone #copyright {
	font-size: 12px;
}

.phone .foreign_bottom {
	padding: 0px 0 30px 0
}

.phone .foreign_bottom2 {
	padding: 0
}

/*d2txt*/
.phone .route {
	background: #f5f5f7;
	border-bottom: none;
}

.phone .d2txtCon h1,
.phone .origin,
.phone .date,
.phone .d2txtCon p {
	width: 9rem;
	margin: 20px 0.5rem 0 0.5rem
}

.phone .d2txtCon h1 {
	font-size: 24px;
	line-height: 28px;
}

.phone .d2txtCon p {
	margin-top: 0px;
	padding: 5px 0
}

.phone .d2txtCon p img,
.phone .f_pic img {
	max-width: 98% !important;
	height: auto !important;
}

.phone .share_txt {
	width: 7.5rem;
	margin: 15px auto 0 auto;
}

.phone #copyright {
	background: none;
	padding: 0px 0 30px 0
}

.phone #copyright {
	width: 100%;
	padding: 15px 0;
}

.phone .foreign_list4 {
	border-top: none;
	margin-top: 0;
}

.phone .editor,
.phone .foreign_list4 ul {
	width: 9.2rem;
}

.phone .foreign_list4 li {
	margin-bottom: 20px;
}

.phone .foreignP3Conb {
	border-bottom: none;
}

.phone .foreign_pic3b {
	width: 9.2rem;
	margin: 20px auto 0 auto
}

.phone .foreign_pic3b li {
	margin-bottom: 20px;
	width: 9.2rem;
	margin-left: 0;
}

.phone .foreign_pic3b li:nth-child(2n+1) {
	margin-left: 0
}

.phone .foreign_pic3b li img {
	width: 40%;
	float: left;
	margin-right: 18px;
}

/*d2tu*/
.phone .foreign_d2nav {
	line-height: 45px;
}

.phone .page_n a {
	padding: 5px 10px;
}

.phone .foreign_pic13 {
	width: 9.2rem;
}

.phone .foreign_pic13 li {
	float: none;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.phone .foreign_pic13 li img {
	width: 100%;
	height: auto;
}

.phone .foreign_pic13 li:nth-child(3n+1) {
	padding-left: 0;
}

.phone .foreign_pic13 li i {
	left: 3%
}

.phone .foreign_pic14 {
	width: 9.2rem;
}

.phone #tiles li {
	float: none;
	width: 9.2rem;
	border: none;
	margin: 0;
	padding: 0;
	left: 0 !important
}

.phone #tiles li img {
	width: 100%;
	height: auto;
}

.phone #tiles li:nth-child(5n) {
	height: auto;
}

.phone #tiles li:nth-child(3n) {
	height: auto;
}

.phone .f_pic table {
	width: 10rem
}

/*d2list*/
.phone .foreign_d2nav {
	line-height: 45px;
}

.phone .foreign_d2list {
	margin-top: 15px;
}

.phone .foreign_d2list .col-1 {
	width: 10rem;
	float: none
}

.phone .foreign_d2list .col-2 {
	display: none;
}

.phone .foreign_d2list .col-1 h3 {
	line-height: 40px;
	font-size: 24px;
	padding-left: 10px;
}

.phone .page_n a {
	padding: 5px 10px;
}

.phone .foreign_list6 {
	width: 9.2rem;
	margin: 0 auto
}

.phone .foreign_list6 li img {
	width: 45%;
	height: auto;
	margin-bottom: 3px;
}

/*change*/
.phone .foreign_change {
	display: block;
	width: 9rem;
	margin: 30px auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.phone .languageBox {
	position: relative;
	display: block;
}

.phone .languageBox ul {
	position: absolute;
	bottom: 49px;
	left: 0;
	width: 100%;
	display: none;
	z-index: 1000;
}

.phone .languageBox ul li {
	height: 43px;
	font-size: 16px;
	width: 100%;
	line-height: 43px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	background: #fff;
}

.phone .languageBox span,
.phone .foreign_btn1 span {
	cursor: pointer;
	background: #c12828;
	height: 50px;
	display: flex;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	padding: 0 20px;
}

.phone .languageBox span i {
	background: url(../imgs/ico8.png) no-repeat;
	width: 22px;
	height: 12px;
	margin-top: 18px;
	margin-left: 5px;
}

.phone .foreign_btn1 i {
	background: url(../imgs/ico7.png) no-repeat;
	width: 29px;
	height: 28px;
	margin-top: 12px;
	margin-right: 5px;
	background-size: 80% auto;
}

.phone #pc_add {
	display: none;
}

/*top back*/
.phone .foreign_ico {
	position: fixed;
	_position: absolute;
	display: block;
	width: 30px;
	right: 3%;
	_right: -52px;
	bottom: 15%;
	z-index: 99;
}

.phone .go_top {
	background: url(../imgs/home.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	margin-top: 20px
}

.phone .go_back {
	background: url(../imgs/back.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
}
/*20221015*/
.phone #pvlive_cctven {
	width: 100% !important;
	height: 100% !important;
	line-height: normal !important;
}
/*20221110*/
.phone .thai-842 {
	width: 10rem;
}
